Uses of Interface
org.eclipse.vtp.framework.interactions.core.ILanguageRegistry

Packages that use ILanguageRegistry
org.eclipse.vtp.framework.interactions.core.services   
 

Uses of ILanguageRegistry in org.eclipse.vtp.framework.interactions.core.services
 

Classes in org.eclipse.vtp.framework.interactions.core.services that implement ILanguageRegistry
 class LanguageRegistry
          Implementation of ILanguageRegistry.
 

Constructors in org.eclipse.vtp.framework.interactions.core.services with parameters of type ILanguageRegistry
LanguageSelection(ISessionContext context, ILanguageRegistry languageRegistry)
          Creates a new LanguageSelection.